Skip to main content
POST
[F7] Render Followup HTML

Authorizations

Authorization
string
header
required

Bearer token from your account (https://agent.ai/user/integrations#api)

Body

application/json
followup_artifacts
string
default:{{followup_artifacts}}
required

The artifacts from Generate Followup Artifacts action.

coaching_insights
string
default:{{coaching_insights}}
required

Insights from Generate Coaching action.

transcript_analysis
string
default:{{transcript_analysis}}
required

The analysis from Analyze Transcript action.

enriched_event
string
default:{{enriched_event}}
required

The enriched event data.

output_variable_name
string
default:followup_html
required

Variable name to store the rendered HTML.

Pattern: ^[a-zA-Z][a-zA-Z0-9_]*$
user_context
string
default:{{followup_context}}

User context from Load Followup Context action.

user_context_data
string
default:{{user.context}}

Raw user.context data as fallback for user name/role.

Response

Successful response

status
integer<int32>

HTTP status code of the action response

response
object

Response data from the action